[INFO] fetching crate kestrel-protocol-timer 0.1.12...
[INFO] testing kestrel-protocol-timer-0.1.12 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate kestrel-protocol-timer 0.1.12 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate kestrel-protocol-timer 0.1.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kestrel-protocol-timer 0.1.12
[INFO] tweaked toml for crates.io crate kestrel-protocol-timer 0.1.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kestrel-protocol-timer 0.1.12 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kestrel-protocol-timer 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f27c75aa394046ab26512d0b340a86b51e0a14522f9b42524fbe45d139c0550
[INFO] running `Command { std: "docker" "start" "-a" "6f27c75aa394046ab26512d0b340a86b51e0a14522f9b42524fbe45d139c0550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f27c75aa394046ab26512d0b340a86b51e0a14522f9b42524fbe45d139c0550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f27c75aa394046ab26512d0b340a86b51e0a14522f9b42524fbe45d139c0550", kill_on_drop: false }`
[INFO] [stdout] 6f27c75aa394046ab26512d0b340a86b51e0a14522f9b42524fbe45d139c0550
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b8397f900ce613e707bf47583793a59b117e3850eb7e98dc770312cdc23f79d
[INFO] running `Command { std: "docker" "start" "-a" "5b8397f900ce613e707bf47583793a59b117e3850eb7e98dc770312cdc23f79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kestrel-protocol-timer v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.36s
[INFO] running `Command { std: "docker" "inspect" "5b8397f900ce613e707bf47583793a59b117e3850eb7e98dc770312cdc23f79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b8397f900ce613e707bf47583793a59b117e3850eb7e98dc770312cdc23f79d", kill_on_drop: false }`
[INFO] [stdout] 5b8397f900ce613e707bf47583793a59b117e3850eb7e98dc770312cdc23f79d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 388cdd7c6a251f21d922d293673a29fb45a3bf53a620e1b40335a2335e990cc1
[INFO] running `Command { std: "docker" "start" "-a" "388cdd7c6a251f21d922d293673a29fb45a3bf53a620e1b40335a2335e990cc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling kestrel-protocol-timer v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.90s
[INFO] running `Command { std: "docker" "inspect" "388cdd7c6a251f21d922d293673a29fb45a3bf53a620e1b40335a2335e990cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "388cdd7c6a251f21d922d293673a29fb45a3bf53a620e1b40335a2335e990cc1", kill_on_drop: false }`
[INFO] [stdout] 388cdd7c6a251f21d922d293673a29fb45a3bf53a620e1b40335a2335e990cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ddb66cb60581ce5b37bd520df7613f60a0be639721c41046974d9d2823b3f47
[INFO] running `Command { std: "docker" "start" "-a" "7ddb66cb60581ce5b37bd520df7613f60a0be639721c41046974d9d2823b3f47", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kestrel_protocol_timer-9e7029ae1112b1e8)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test config::tests::test_batch_config_default ... ok
[INFO] [stdout] test config::tests::test_timer_config_builder ... ok
[INFO] [stdout] test config::tests::test_timer_config_default ... ok
[INFO] [stdout] test config::tests::test_service_config_default ... ok
[INFO] [stdout] test config::tests::test_wheel_config_builder ... ok
[INFO] [stdout] test config::tests::test_wheel_config_validation_invalid_slot_count ... ok
[INFO] [stdout] test config::tests::test_wheel_config_validation_zero_tick ... ok
[INFO] [stdout] test service::tests::test_cancel_task ... ok
[INFO] [stdout] test service::tests::test_cancel_nonexistent_task ... ok
[INFO] [stdout] test config::tests::test_service_config_builder ... ok
[INFO] [stdout] test config::tests::test_wheel_config_default ... ok
[INFO] [stdout] test service::tests::test_cancel_batch_empty ... ok
[INFO] [stdout] test service::tests::test_postpone_batch_empty ... ok
[INFO] [stdout] test service::tests::test_add_timer_handle_and_receive_timeout ... ok
[INFO] [stdout] test service::tests::test_cancel_batch_partial ... ok
[INFO] [stdout] test service::tests::test_cancelled_task_not_forwarded_to_timeout_rx ... ok
[INFO] [stdout] test service::tests::test_cancel_task_spawns_background_task ... ok
[INFO] [stdout] test service::tests::test_postpone_nonexistent_task ... ok
[INFO] [stdout] test service::tests::test_cancel_batch_direct ... ok
[INFO] [stdout] test service::tests::test_postpone ... ok
[INFO] [stdout] test service::tests::test_schedule_once_notify_direct ... ok
[INFO] [stdout] test service::tests::test_postpone_batch ... ok
[INFO] [stdout] test service::tests::test_service_creation ... ok
[INFO] [stdout] test service::tests::test_shutdown ... ok
[INFO] [stdout] test service::tests::test_take_receiver_twice ... ok
[INFO] [stdout] test service::tests::test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test service::tests::test_schedule_once_direct ... ok
[INFO] [stdout] test tests::test_batch_completion_reasons ... ok
[INFO] [stdout] test service::tests::test_schedule_and_cancel_direct ... ok
[INFO] [stdout] test tests::test_completion_reason_cancelled ... ok
[INFO] [stdout] test service::tests::test_postpone_keeps_timeout_notification_valid ... ok
[INFO] [stdout] test service::tests::test_postpone_batch_without_callbacks ... ok
[INFO] [stdout] test service::tests::test_task_timeout_cleans_up_task_sender ... ok
[INFO] [stdout] test tests::test_completion_reason_expired ... ok
[INFO] [stdout] test tests::test_completion_notification_once ... ok
[INFO] [stdout] test tests::test_basic_timer ... ok
[INFO] [stdout] test service::tests::test_schedule_once_batch_direct ... ok
[INFO] [stdout] test tests::test_batch_completion_notifications ... ok
[INFO] [stdout] test tests::test_timer_cancellation ... ok
[INFO] [stdout] test timer::tests::test_postpone_nonexistent_timer ... ok
[INFO] [stdout] test timer::tests::test_cancel_immediate ... ok
[INFO] [stdout] test tests::test_notify_only_timer_once ... ok
[INFO] [stdout] test timer::tests::test_cancel_timer ... ok
[INFO] [stdout] test timer::tests::test_timer_creation ... ok
[INFO] [stdout] test wheel::tests::test_advance_empty_slots ... ok
[INFO] [stdout] test wheel::tests::test_batch_cancel_small_threshold ... ok
[INFO] [stdout] test wheel::tests::test_batch_operations_same_slot ... ok
[INFO] [stdout] test wheel::tests::test_cancel_after_postpone ... ok
[INFO] [stdout] test wheel::tests::test_cancel_batch ... ok
[INFO] [stdout] test wheel::tests::test_cross_layer_cancel ... ok
[INFO] [stdout] test wheel::tests::test_cross_layer_postpone ... ok
[INFO] [stdout] test timer::tests::test_postpone_batch ... ok
[INFO] [stdout] test wheel::tests::test_empty_batch_operations ... ok
[INFO] [stdout] test wheel::tests::test_delay_to_ticks ... ok
[INFO] [stdout] test timer::tests::test_schedule_once ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_config_validation ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_l1_to_l0_demotion ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_insert_and_advance ... ok
[INFO] [stdout] test wheel::tests::test_insert_batch ... ok
[INFO] [stdout] test wheel::tests::test_layer_determination ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_wheel_creation ... ok
[INFO] [stdout] test wheel::tests::test_minimum_delay ... ok
[INFO] [stdout] test wheel::tests::test_postpone_batch ... ok
[INFO] [stdout] test wheel::tests::test_postpone_batch_partial ... ok
[INFO] [stdout] test wheel::tests::test_multi_round_tasks ... ok
[INFO] [stdout] test wheel::tests::test_postpone_same_task_multiple_times ... ok
[INFO] [stdout] test wheel::tests::test_postpone_nonexistent_task ... ok
[INFO] [stdout] test timer::tests::test_postpone_with_callback ... ok
[INFO] [stdout] test wheel::tests::test_postpone_single_task ... ok
[INFO] [stdout] test wheel::tests::test_postpone_with_new_callback ... ok
[INFO] [stdout] test wheel::tests::test_slot_boundary ... ok
[INFO] [stdout] test wheel::tests::test_wheel_invalid_slot_count ... ok
[INFO] [stdout] test wheel::tests::test_wheel_creation ... ok
[INFO] [stdout] test timer::tests::test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test wheel::tests::test_task_id_uniqueness ... ok
[INFO] [stdout] test timer::tests::test_postpone_timer ... ok
[INFO] [stdout] test tests::test_multiple_timers ... ok
[INFO] [stdout] test timer::tests::test_postpone_keeps_completion_receiver_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-218c75323969466b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_batch_cancel_no_wait ... ok
[INFO] [stdout] test test_batch_cancel ... ok
[INFO] [stdout] test test_memory_efficiency ... ok
[INFO] [stdout] test test_batch_schedule ... ok
[INFO] [stdout] test test_batch_cancel_partial ... ok
[INFO] [stdout] test test_postpone_with_new_callback ... ok
[INFO] [stdout] test test_batch_postpone ... ok
[INFO] [stdout] test test_postpone_single_timer ... ok
[INFO] [stdout] test test_concurrent_operations ... FAILED
[INFO] [stdout] test test_postpone_multiple_times ... ok
[INFO] [stdout] test test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test test_postpone_with_service ... ok
[INFO] [stdout] test test_large_scale_timers ... ok
[INFO] [stdout] test test_timer_precision ... ok
[INFO] [stdout] test test_timer_with_different_delays ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_operations stdout ----
[INFO] [stdout] 触发的定时器数量: 3659
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_operations' (101) panicked at tests/integration_test.rs:134:5:
[INFO] [stdout] assertion `left == right` failed: 所有定时器都应该被触发
[INFO] [stdout]   left: 3659
[INFO] [stdout]  right: 5000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57985e28237a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57985e28237a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57985e28237a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57985e28237a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57985e29634a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57985e29634a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x57985e286ca2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57985e286ca2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57985e260f9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57985e260f9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57985e27a6c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57985e156e8c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57985e156e8c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57985e27a942 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57985e27a942 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57985e261058 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57985e256269 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57985e261d6d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57985e296b0c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57985e296a23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x57985e25621a - core[4a92201981c6b77a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57985e11e500 - integration_test[bbfb20b1111ac483]::test_concurrent_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:134:5
[INFO] [stdout]   22:     0x57985e144382 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57985e1443fd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57985e130b2d - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x57985e130a2b - tokio[6fff26a81b3e6b33]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x57985e130a2b - tokio[6fff26a81b3e6b33]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x57985e130a2b - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x57985e12c970 - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x57985e12fdfd - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x57985e12f0f4 - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x57985e13eb4b - <tokio[6fff26a81b3e6b33]::runtime::context::scoped::Scoped<tokio[6fff26a81b3e6b33]::runtime::scheduler::Context>>::set::<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x57985e145f59 - tokio[6fff26a81b3e6b33]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x57985e138452 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6fff26a81b3e6b33]::runtime::context::Context>>::try_with::<tokio[6fff26a81b3e6b33]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x57985e137fde - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6fff26a81b3e6b33]::runtime::context::Context>>::with::<tokio[6fff26a81b3e6b33]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x57985e144dad - tokio[6fff26a81b3e6b33]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x57985e12da10 - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x57985e12dd06 - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x57985e12ed00 - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x57985e1397b3 - tokio[6fff26a81b3e6b33]::runtime::context::runtime::enter_runtime::<<tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x57985e12c4a1 - <tokio[6fff26a81b3e6b33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x57985e137af4 - <tokio[6fff26a81b3e6b33]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x57985e137cbf - <tokio[6fff26a81b3e6b33]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x57985e123f50 - integration_test[bbfb20b1111ac483]::test_concurrent_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:134:65
[INFO] [stdout]   44:     0x57985e119c37 - integration_test[bbfb20b1111ac483]::test_concurrent_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:94:38
[INFO] [stdout]   45:     0x57985e110fd6 - <integration_test[bbfb20b1111ac483]::test_concurrent_operations::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57985e14a16b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57985e14a16b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x57985e15795b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x57985e15795b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x57985e15795b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x57985e15795b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x57985e15795b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x57985e15795b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x57985e15795b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x57985e151074 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x57985e151074 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x57985e15a562 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x57985e15a562 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57985e15a562 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57985e15a562 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57985e15a562 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57985e15a562 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x57985e15a562 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x57985e281c7f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x57985e281c7f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7cce1c529aa4 - <unknown>
[INFO] [stdout]   67:     0x7cce1c5b6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_operations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "7ddb66cb60581ce5b37bd520df7613f60a0be639721c41046974d9d2823b3f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddb66cb60581ce5b37bd520df7613f60a0be639721c41046974d9d2823b3f47", kill_on_drop: false }`
[INFO] [stdout] 7ddb66cb60581ce5b37bd520df7613f60a0be639721c41046974d9d2823b3f47
